home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / batch_ut / novbat2 / novbat2.txt < prev    next >
Text File  |  1995-05-15  |  6KB  |  106 lines

  1.                               █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
  2.          █▀█▀█▀▀█▀▀█▀▀▀█▀▀▀█▀▀▀ H O R I Z O N S ▀▀▀▀█▀▀▀█▀▀▀█▀▀█▀▀█▀█▀█
  3.          ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ International ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  4.           ≡ 1432 East Commercial Street ─ Springfield, MO  65803 USA ≡
  5.          ≡ Phone: (417)839-2174 Fax: (417)831-1329 BBS: (417)831-0555 ≡
  6.           ≡ CIS: 72557,3645  Internet: pcase01@ozarks.sgcl.lib.mo.us ≡
  7.  
  8.         ▒▒▒    ▒▒▄       ─────── presents ───────
  9.         ▒▒▒▒   ▒▒█                                                     tm
  10.         ▒▒█▒▒  ▒▒█  ▒▒▒▒▒▒▄  ▒▒▄ ▒▒▄  ▒▒▒▒▒▄     ▒▒▄   ▒▒▒▒▒▒▄   ▒▒▒▒▄
  11.         ▒▒█▒▒▄ ▒▒█  ▒▒█▀▒▒█  ▒▒█ ▒▒█  ▒▒█▀▒▒█  ▒▒█▀▒▒   ▀▒▒█▀▀  ▒█▀▀▒▒█
  12.         ▒▒█ ▒▒ ▒▒█  ▒▒█ ▒▒█  ▒▒█ ▒▒█  ▒▒▒▒▒█▀  ▒▒▒▒▒▒█   ▒▒█      ▒▒▒█▀
  13.         ▒▒█  ▒▒▒▒█  ▒▒█ ▒▒█   ▒▒▒▒█▀  ▒▒█▀▒▒█  ▒▒█▀▒▒█   ▒▒█     ▒█▀▀▀
  14.         ▒▒█   ▒▒▒█  ▒▒▒▒▒▒█    ▒▒█▀   ▒▒▒▒▒█▀  ▒▒█ ▒▒█   ▒▒█    ▒▒▒▒▒▒▄
  15.          ▀▀    ▀▀▀   ▀▀▀▀▀▀     ▀▀     ▀▀▀▀▀    ▀▀  ▀▀   ▀▀▀     ▀▀▀▀▀▀
  16.         ─────────────────────────────────────────────────────────────────
  17.                ≡ A Novell Netware Batch File Enhancement Utility ≡
  18.         ─────────────────────────────────────────────────────────────────
  19.              If  there  is anything that a  network  administrator  hates
  20.         most, it's being bottlenecked into a week operating  environment.
  21.         Probably the most hated environment is  the  batch  file.  A  new
  22.         product from a software lab in Springfield, Missouri is  changing
  23.         this long-lived dilemma. NOVBAT2 (short for "Novell Batch Enhanc-
  24.         er")  is a package designed to assist the Netware LAN manager  in
  25.         developing batch files that for the first time are truly  network
  26.         intelligent.
  27.  
  28.              Every  system administrator has to write and  support  batch
  29.         files.   Many of these batch file oriented tasks are more  diffi-
  30.         cult than they need be.  NOVBAT2 changes the complexion of  main-
  31.         taining & writing  batch files by  allowing  access to all of the
  32.         important  functions  of netware!  With  NOVBAT  you  can  easily
  33.         interrogate the network for information that previously required
  34.         using a plethora of third party utilities.
  35.  
  36.              NOVBAT2 supports commands like:
  37.  
  38.         DoesUserExist?    Is there a user "BOB" in existence?
  39.         IsLoggedIn?       Is "BOB" currently logged into the net?
  40.         IsMemberOfGroup?  Is "BOB" a member of the "SALES" GROUP?
  41.         IsFileOnPath?     Is a given file on the users path?
  42.         AddPath           If not, go ahead and add it!
  43.         User@Con?         What connection is BOB at?
  44.         NodeNum?          What Node # am I logged into?
  45.         IsFreeEMS@Least?  Do I have at least "300k" of unused EMS?
  46.         LogToFile         Create real-time log files of activity.
  47.         IsFileOpen?       Does anyone have file "PAYROLL.DBF" open?
  48.         WhatDOSVer?       What Version of DOS am I using?
  49.         IsVideo?          What Graphics Adapter am I using?
  50.         IsTSRInMemory?    Is a particular TSR loaded?
  51.         WhatServer?       Is my current server the "SALES_SERVER"?
  52.         MeterApplication  Perform software metering on a given app!
  53.         IsUserInFile?     Is "BOB" in the "SALES.WS" file?
  54.  
  55.                         ... and many, many more ...
  56.  
  57.              NOVBAT2 contains over 150 netware-oriented commands to  help
  58.         the system administrator/installer develop powerful login scripts
  59.         and batch files quickly and easily.  NOVBAT is designed to  oper-
  60.         ate from the batch file command line, and returns information  to
  61.         your batch file through use of the ERRORLEVEL function and  envi-
  62.         ronment variables.  This allows batch files to perform different-
  63.         ly for varying users, environments, and applications.
  64.  
  65.              Batch files  written  with  NOVBAT2  support can  be  easily
  66.         designed to be sensitive to changing conditions  such  as  users,
  67.         servers, local hardware, etc.  This  allow  the  administrator to
  68.         design  single  "common"  batch  files  to  handle  the  needs of
  69.         literally hundreds of users.  Then when the time comes to  change
  70.         something on the network, the administrator  only has to modify a
  71.         single common batch file, not dozens of individual  "single user"
  72.         or single machine batch files.
  73.  
  74.              NovBat has been featured in numerous books  written for  the
  75.         Netware  administrator/installer.   In  "Netware  LAN  Management
  76.         Toolkit" NOVBAT is described as "an absolute  must  have  utility
  77.         for  any  network  administrator  who  enjoys  the opportunity of
  78.         actually going home in time for dinner."  In  "Netware Unleashed"
  79.         NOVBAT is called, "Perhaps simply  the  most powerful third-party
  80.         Netware addon in the marketplace."  "The  Complete  Netware" says
  81.         of NOVBAT,  "The power of this  utility  makes  well  worth  it's
  82.         price."  This is what industry  authorities say about NOVBAT, but
  83.         don't take their  word  for  it!  Decide  for  yourself!   Fully-
  84.         functional  versions  of  NOVBAT2  may  be  downloaded  for  your
  85.         evaluation from most  major online services, or call the Horizons
  86.         International BBS at (417) 831-0555.
  87.  
  88.              Developed  by  Horizons International, a Novell Professional
  89.         Developer, NOVBAT2 was designed and developed with the assistance
  90.         of Novell, Inc.  NOVBAT2 is compatible with  all  versions of DOS
  91.         since DOS 3 and all versions of Netware.
  92.  
  93.              For additional information, please contact Phil Case.
  94.       ──────────────────────────────────────────────────────────────────────
  95.      ────────────────────────────────────────────────────────────────────────
  96.                               █▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
  97.          █▀█▀█▀▀█▀▀█▀▀▀█▀▀▀█▀▀▀ H O R I Z O N S ▀▀▀▀█▀▀▀█▀▀▀█▀▀█▀▀█▀█▀█
  98.          ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ International ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
  99.           ≡ 1432 East Commercial Street ─ Springfield, MO  65803 USA ≡
  100.          ≡ Phone: (417)839-2174 Fax: (417)831-1329 BBS: (417)831-0555 ≡
  101.           ≡ CIS: 72557,3645  Internet: pcase01@ozarks.sgcl.lib.mo.us ≡
  102.      ────────────────────────────────────────────────────────────────────────
  103.       ──────────────────────────────────────────────────────────────────────
  104.  
  105.  
  106.